From 5616ad0e19d7a6c8ead5af1f735e401e1596c59f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Florian=20M=C3=BCllner?= Date: Tue, 11 Jan 2011 18:10:26 +0100 Subject: [PATCH] [build] Add gtktextattributes.h Commit 7fae37ecd54 factored out GtkTextAttributes, but did not add the new header to the build system. --- gtk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 06b434b78a..50d7cf35a4 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -305,6 +305,7 @@ gtk_public_h_sources = \ gtktable.h \ gtktearoffmenuitem.h \ gtktestutils.h \ + gtktextattributes.h \ gtktextbuffer.h \ gtktextbufferrichtext.h \ gtktextchild.h \ -- 2.30.2